From d0b3ef44bc8cbb1de7ad3cad016af96a77db7aa5 Mon Sep 17 00:00:00 2001 From: Markus Rost Date: Tue, 23 Jul 2002 16:52:35 +0000 Subject: [PATCH] (add-log-current-defun): Fix typo in documentation. --- lisp/add-log.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/add-log.el b/lisp/add-log.el index e4c95de0b62..1c3f70a9b77 100644 --- a/lisp/add-log.el +++ b/lisp/add-log.el @@ -667,7 +667,7 @@ Other modes are handled by a heuristic that looks in the 10K before point for uppercase headings starting in the first column or identifiers followed by `:' or `='. See variables `add-log-current-defun-header-regexp' and -`add-log-current-defun-function' +`add-log-current-defun-function'. Has a preference of looking backwards." (condition-case nil -- 2.30.2